-
Home
-
Packeta
-
1.3.2
-
Code
-
Classes
- Strings
| Total Complexity |
99 |
| Dependencies |
8 |
| Dependents |
18 |
| Total lines |
532 |
| Lines of code |
278 |
| Logical lines of code |
153 |
| Comment lines |
140 |
| Methods |
34 |
| Properties |
0 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| toAscii() |
A |
40 |
11 |
47 |
| pos() |
A |
53 |
9 |
23 |
| findPrefix() |
A |
57 |
9 |
14 |
| substring() |
S |
59 |
6 |
12 |
| replace() |
S |
59 |
6 |
12 |
| chr() |
S |
63 |
6 |
8 |
| compare() |
S |
58 |
4 |
14 |
| truncate() |
S |
60 |
4 |
13 |
| pcre() |
S |
59 |
4 |
12 |
| matchAll() |
S |
62 |
3 |
11 |
| normalize() |
S |
62 |
3 |
10 |
| webalize() |
S |
63 |
3 |
9 |
| match() |
S |
66 |
3 |
8 |
| endsWith() |
S |
77 |
2 |
3 |
| indent() |
S |
69 |
2 |
6 |
| length() |
S |
72 |
2 |
5 |
| reverse() |
S |
68 |
2 |
6 |
| before() |
S |
69 |
2 |
6 |
| after() |
S |
69 |
2 |
6 |
| indexOf() |
S |
69 |
2 |
6 |
| checkEncoding() |
S |
79 |
1 |
3 |
| fixEncoding() |
S |
77 |
1 |
3 |
| startsWith() |
S |
77 |
1 |
3 |
| contains() |
S |
78 |
1 |
3 |
| normalizeNewLines() |
S |
78 |
1 |
3 |
| lower() |
S |
79 |
1 |
3 |
| firstLower() |
S |
77 |
1 |
3 |
| upper() |
S |
79 |
1 |
3 |
| firstUpper() |
S |
77 |
1 |
3 |
| capitalize() |
S |
78 |
1 |
3 |
| trim() |
S |
73 |
1 |
4 |
| padLeft() |
S |
70 |
1 |
5 |
| padRight() |
S |
70 |
1 |
5 |
| split() |
S |
76 |
1 |
3 |